home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Whiteline: Alpha
/
Whiteline Alpha.iso
/
tex
/
strunk
/
disk_6
/
inputs_2.lzh
/
inputs
/
local
/
empty.mf
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1990-03-05
|
200 b
|
12 lines
% font with empty `a' to test if mode_def exists
font_identifier:="NOTHING"; font_size 10pt#;
mode_setup; % font_setup;
beginchar("a",10pt#,10pt#,0);
show pixels_per_inch;
endchar;
bye